'宣言 Public Default Property Item( _ ByVal i As System.Integer _ ) As T
public T this[ System.int i ]; {get; set;}
ComArray<T> クラス ComArray<T> メンバ